func runtime.getcallerfp
4 uses
runtime (current package)
proc.go#L4668: fp := getcallerfp()
proc.go#L4736: bp := getcallerfp()
proc.go#L4767: save(sys.GetCallerPC(), sys.GetCallerSP(), getcallerfp())
runtime2.go#L1321: func getcallerfp() uintptr {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)